Learn R Programming

warbleR (version 1.1.32)

[.extended_selection_table: extract method for class extended_selection_table

Description

extract method for class extended_selection_table

Usage

# S3 method for extended_selection_table
[(X, i = NULL, j = NULL, drop = FALSE)

Arguments

X

Object of class extended_selection_table, generated by selection_table.

i,

j, indices specifying elements to extract or replace. Indices are numeric or character vectors or empty (missing) or NULL.